DataConnector
C1CommandBase<TCommandImpl> クラス
メンバ 

C1.AdoNet.Kintone アセンブリ > C1.DataConnector.AdoNet 名前空間 : C1CommandBase<TCommandImpl> クラス
すべての C1DataConnector.AdoNet プロバイダに使用されるコマンド基本クラスの汎用バージョン。
オブジェクト モデル
C1CommandBase<TCommandImpl> クラス
シンタックス
'宣言
 
Public MustInherit Class C1CommandBase(Of TCommandImpl) 
   Inherits C1CommandBase
public abstract class C1CommandBase<TCommandImpl> : C1CommandBase 
型パラメータ
TCommandImpl
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DbCommand
            C1.DataConnector.AdoNet.C1CommandBase
               C1.DataConnector.AdoNet.C1CommandBase<TCommandImpl>
                  C1.AdoNet.CSV.C1CSVCommand
                  C1.AdoNet.GoogleAnalytics.C1GoogleAnalyticsCommand
                  C1.AdoNet.Json.C1JsonCommand
                  C1.AdoNet.Kintone.C1KintoneCommand
                  C1.AdoNet.Magento.C1MagentoCommand
                  C1.AdoNet.OData.C1ODataCommand
                  C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineCommand
                  C1.AdoNet.Salesforce.C1SalesforceCommand
                  C1.AdoNet.ServiceNow.C1ServiceNowCommand

参照

C1CommandBase<TCommandImpl> メンバ
C1.DataConnector.AdoNet 名前空間